mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-31 08:15:34 -04:00
chore(deps): update dependency @types/react-dom to v19.2.5
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@
|
||||
"@types/node": "^26.2.0",
|
||||
"@types/pg": "^8.21.0",
|
||||
"@types/react": "19.2.18",
|
||||
"@types/react-dom": "19.2.4",
|
||||
"@types/react-dom": "19.2.5",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"dotenv": "^17.4.2",
|
||||
"drizzle-kit": "1.0.0-rc.5-ab785fc",
|
||||
|
||||
Generated
+5
-5
@@ -199,8 +199,8 @@ importers:
|
||||
specifier: 19.2.18
|
||||
version: 19.2.18
|
||||
'@types/react-dom':
|
||||
specifier: 19.2.4
|
||||
version: 19.2.4(@types/react@19.2.18)
|
||||
specifier: 19.2.5
|
||||
version: 19.2.5(@types/react@19.2.18)
|
||||
babel-plugin-react-compiler:
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
@@ -1514,8 +1514,8 @@ packages:
|
||||
'@types/pg@8.21.0':
|
||||
resolution: {integrity: sha512-AYdtudzabjLZgVgRZmAnU8bAnVUXzuJX2IYHeSIiIHm68olD+LgQYCGWdtcNYnP0uq9c4S4NibVG3Ni7VbKW7Q==}
|
||||
|
||||
'@types/react-dom@19.2.4':
|
||||
resolution: {integrity: sha512-Bsc+QHgp+P/F02XDzNCY9jnZNCUuLki36KT7VKrTXXLdHf+vHMNZnW1rVu5DNW/rCK+fya3DATySbLM4yhtKUw==}
|
||||
'@types/react-dom@19.2.5':
|
||||
resolution: {integrity: sha512-fMPwH9v7r/pp43yUd2/Mbiex5KouJwwR3dzHkhLREUC6764VyDsqxhAxv6OFEYR1RhjOyD1naqba8ECDBe7ZQg==}
|
||||
peerDependencies:
|
||||
'@types/react': ^19.2.0
|
||||
|
||||
@@ -5167,7 +5167,7 @@ snapshots:
|
||||
pg-protocol: 1.16.0
|
||||
pg-types: 2.2.0
|
||||
|
||||
'@types/react-dom@19.2.4(@types/react@19.2.18)':
|
||||
'@types/react-dom@19.2.5(@types/react@19.2.18)':
|
||||
dependencies:
|
||||
'@types/react': 19.2.18
|
||||
|
||||
|
||||
Reference in New Issue
Block a user