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